*{
	margin:0;
	padding:0;
	list-style-type:none;
}
body{
	padding:0;
	margin:0;
	font-size:12px;
	color:#4d4d4d;
	font-family:"微软雅黑";
	font-size: 14px;
}

.success{
	display: block;
	width: 200px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
	margin-top: 100px;
	border-radius: 23px;
	text-align: center;
	background-color: #003f65;
	border: solid 1px #20b6ff;
	color: #fff;
	text-decoration: none;
}




/*正文第一部分*/
.art{
	width: 1100px;
	/*height: 270px;*/
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}


/*轮播部分*/
li{
	list-style: none;
}
li img{
    display: block;
    margin: 0 auto;
}
#wrap{
    width: 480px;
    background: #fefefe;
    margin-bottom: 10px;
}
#wrap p{
	text-indent: 0px;
}
#wrap li{
	position: relative;
}
#wrap li>div{
	width: 480px;
	height: 70px;
	text-indent: 30px !important;
	font-size: 16px !important;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
}
#wrap li>div>span{
	display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 5;
    /*background-color: red;*/
}

#wrap li>div>p{
	margin-left: 15px;
	margin-top: 10px;
	width: 360px;
}
.hiSlider{
    overflow: hidden;
    height: 3400px;
    width: 480px;
    background: #eee;
}
.hiSlider-item{
    float: left;
}
.hiSlider-btn-prev,.hiSlider-btn-next{
	display: none;
}
.hiSlider-item>img{
	width: 480px;
	height: 340px;
}
.hiSlider-title{
	/*width: 480px;
	height: 98px;
	text-indent: 30px !important;
	font-size: 16px !important;*/
	padding: 0px !important;
}
.hiSlider-pages a.active{ 
	width: 8px !important;
	height: 8px !important;
    background-color: rgba(0,0,0,0) !important;
    border: solid 3px #5c307d;
}
.hiSlider-pages{
	display: none !important;
}





/*处室新闻新闻部分*/
.dynamic{
	width: 330px;
	position: absolute;
	top: 0px;
	left: 500px;
}
.dynamic>p{
	width: 330px;
	height: 35px;
	padding-left: 8px;
	line-height: 35px;
    background-image: url(../images/title.png);
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
} 
.dynamic>p>span{
	font-size: 12px;
	color: #fff;
}
.dynamic>p>a{
	float: right;
	margin-right: 15px;
	font-size: 26px;
	margin-top: -6px;
	color: #808080;
	text-decoration: none;
}
.dynamic>ul{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.dynamic>ul>li{
	border-bottom: dashed 1px #e6e6e6;
	height:33px;
}
.dynamic>ul>li>a{
	display: inline-block;
	width: 250px;
	height: 33px;
	text-decoration: none;
	color: #4d4d4d;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; 
    line-height: 33px;
}
.dynamic>ul>li>span{
	color: #11699f;
	float: right;
	line-height: 33px;
}


.note{
	width: 330px;
	position: absolute;
	top: 200px;
	left: 500px;
}
.note>p{
	width: 330px;
	height: 35px;
	padding-left: 8px;
	line-height: 35px;
    background-image: url(../images/title.png);
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
} 
.note>p>span{
	font-size: 12px;
	color: #fff;
}
.note>p>a{
	float: right;
	margin-right: 15px;
	font-size: 26px;
	/*margin-top: -4px;*/
	color: #808080;
	text-decoration: none;
}
.note>ul{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.note>ul>li{
	border-bottom: dashed 1px #e6e6e6;
	height:33px;
}
.note>ul>li>a{
	display: inline-block;
	width: 250px;
	height: 33px;
	text-decoration: none;
	color: #4d4d4d;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; 
    line-height: 33px;
}
.note>ul>li>span{
	color: #11699f;
	float: right;
	line-height: 33px;
}




/*登录部分*/
.login{
	width: 245px;
	height: 340px;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/login-bg.png);
	background-size: 100% 100%;
}
.login>img{
	display:block;
	margin: 0 auto;
	margin-top: 45px;
}

.account{
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	background-color: #fff;
	border-radius: 10px;
	border: none;
	outline: none;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}
.password{
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px; 
	border: none;
	outline: none;
	background-color: #fff;
	border-radius: 10px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.reg{
	display: inline-block;
	border: none;
	outline: none;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	margin-left: 15px;
	margin-top: 10px;
}
.forget{
	display: inline-block;
	color: #fff;
	margin-left: 95px;
	margin-top: 10px;
}
.confirm{
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 15px;
	text-align: center;
	background-color: #003f65;
	border: solid 1px #20b6ff;
	color: #fff;
	text-decoration: none;
}







/*正文第二部分*/
.art1{
	width: 1100px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}
.second{
	width: 350px;
	float: left;
}
.notice{
	margin-left: 25px;
	width: 405px;
}
.base{
	width: 405px;
}
.second>p{
	height: 35px;
	padding-left: 8px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 16px;
	font-weight: bold;
    background-color: #f1f6ff;
    color: #11699f;
    margin-bottom: 7px;
}
.second>p>span{
	font-size: 12px;
	color: #808080;
	font-weight: normal;
}
.second>p>a{
	float: right;
	margin-right: 15px;
	font-size: 26px;
	color: #808080;
	text-decoration: none;
}
.second>ul{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.second>ul>li{
	border-bottom: dashed 1px #e6e6e6;
	height: 41px;
}
.second>ul>li>a{
	display: inline-block;
	width: 250px;
	height: 41px;
	text-decoration: none;
	color: #4d4d4d;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; 
    line-height: 35px;
}
.second>ul>li>span{
	color: #11699f;
	float: right;
	line-height: 41px;
}

/*.predict{*/
	/*width: 243px;*/
	/*height: 336px;*/
	/*margin-left: 20px;*/
	/*border-radius: 5px;*/
	/*background-image: url(../images/predict-bg.png);*/
	/*background-size: 100% 100%;*/
/*}*/
/*.predict>p{*/
	/*background-color: rgba(0,0,0,0);*/
	/*color: #fff;*/
	/*border-top-right-radius: 5px;*/
	/*border-top-left-radius: 5px;*/
	/*line-height: 45px;*/
	/*font-size: 16px;*/
	/*text-align: center;*/
/*}*/
/*.predict>p>span{*/
	/*color: #fff;*/
/*}*/
/*.predict1{*/
	/*width: 220px;*/
	/*margin: 0 auto;*/
	/*height: 280px;*/
	/*overflow: scroll;*/
/*}*/
/*.predict1::-webkit-scrollbar{*/
	/*display: none;*/
/*}*/
/*.predict1::-scrollbar{*/
	/*display: none;*/
/*}*/
/*.predict1::-moz-scrollbar{*/
	/*display: none;*/
/*}*/
/*.predict1>div>img{*/
	/*width: 80px;*/
/*}*/
/*.predict1>div{*/
	/*position: relative;*/
	/*margin-bottom: 20px;*/
/*}*/
/*.predict1>div>p{*/
	/*display: inline-block;*/
	/*width: 130px;*/
	/*color: #fff;*/
	/*position: absolute;*/
	/*top: 10px;*/
	/*margin-left: 10px;*/
/*}*/
/*.predict1>div>p>span{*/
	/*display: block;*/
	/*width: 100%;*/
	/*color: #a7c3f9;*/
	/*font-size: 12px;*/
	/*line-height: 10px;*/
/*}*/
/*.predict1>div>a{*/
	/*display: inline-block;*/
	/*width: 90px;*/
	/*height: 30px;*/
	/*border-radius: 15px;*/
	/*color: #11699f;*/
	/*background-color: #fff;*/
	/*text-align: center;*/
	/*line-height: 30px;*/
	/*position: absolute;*/
	/*top: 80px;*/
	/*margin-left: 10px;*/
/*}*/


.predict{
	width: 243px;
	height: 336px;
	margin-left: 20px;
	border-radius: 5px;
	background-image: url(../images/predict-bg.png);
	background-size: 100% 100%;
}
#demo{
	width: 243px;
	height: 280px;
	overflow: hidden;
}
.predict>p{
	background-color: rgba(0,0,0,0);
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
}
.predict>p>span{
	color: #fff;
}
.predict1{
	margin-left: 20px !important;
}
.predict1::-webkit-scrollbar{
	display: none;
}
.predict1::-scrollbar{
	display: none;
}
.predict1::-moz-scrollbar{
	display: none;
}
.predict1>div>img{
	width: 80px;
	margin-bottom: 15px;
}
.predict1>div{
	position: relative;
}
.predict1>div>p{
	display: inline-block;
	width: 130px;
	color: #fff;
	position: absolute;
	top: 10px;
	margin-left: 10px;
}
.predict1>div>p>span{
	display: block;
	width: 100%;
	color: #a7c3f9;
	font-size: 12px;
	line-height: 10px;
}
.predict1>div>a{
	display: inline-block;
	width: 90px;
	height: 30px;
	border-radius: 15px;
	color: #11699f;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 80px;
	margin-left: 10px;
}